home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Tools / Alpha 6.51b13 ƒ / Help / Symantec < prev    next >
Text File  |  1994-11-14  |  1KB  |  25 lines

  1.           THINK and Alpha
  2.  
  3. Yes! Finally Think has support for external editors (7.0 or better).  To 
  4. make this work, put an alias of Alpha in the "Tools" subdirectory of the 
  5. directory the project manager is in, and name the alias "Editor".  
  6. Secondly, check the "Use External Editor" button in the project manager's 
  7. option dialog.  You do not have to check the "Always Check File Dates" 
  8. button.
  9.  
  10. Any open window events will now be vectored to Alpha, and from within 
  11. Alpha you can initiate compiles, disassembles, makes, etc. Errors are 
  12. reported back to Alpha.
  13.  
  14. Look in :Tcl:SystemCode:"think.tcl" for the code controlling much of the 
  15. interactions between THINK and Alpha.  If you improve anything, please send 
  16. it back to me.
  17.  
  18. If a window contains a file that is part of the a project that is 
  19. currently open in the Think Project Manager, selecting "Open Header" from 
  20. the Think menu will put up a list of include files. The same files can be 
  21. accessed by option-clicking on the window's title-bar.
  22.  
  23. A fileset consisting of the source to a think project can be created 
  24. through the "File:File Sets" menu.
  25.